home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / netsplit.env < prev    next >
Text File  |  2001-03-21  |  1KB  |  29 lines

  1. Synopsis:
  2.    load netsplit.env
  3.  
  4. Description:
  5.    This is easily among the most well-known, and is probably one of the
  6.    most-stolen, scripts available for ircII.  It attempts to cut down on
  7.    the excess "noise" produced during a netsplit.  Instead of seeing a
  8.    potential flood of signoff and rejoin messages, everything is condensed
  9.    into a single message for the netsplit, and a single message for the
  10.    netjoin.  All information is saved, so the user can still see who was
  11.    lost in the netsplit.  Several commands are provided:
  12.  
  13.      Command       Description                                            
  14.      /bogusclear   purge the list of bogus server patterns
  15.      /boguslist    display the list of bogus server patterns
  16.      /boguspat     add one or more new bogus server patterns
  17.      /netpurge     clean out data about old netsplits
  18.      /wholeft      should who left in the most recent netsplit
  19.  
  20. See Also:
  21.    load(5)
  22.  
  23. Other Notes:
  24.    This script was primarily written by Ian Frechette (Daemon), including
  25.    version VII, the most recent revision.  Significant modifications to
  26.    previous versions (version V in particular) were made by poxaV,
  27.    cgw@unt.edu.
  28.  
  29.